type github.com/jackc/pgx/v5/pgtype.encodePlanRangeCodecRangeValuerToBinary
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
range_codec.go#L60: return &encodePlanRangeCodecRangeValuerToBinary{rc: c, m: m}
range_codec.go#L68: type encodePlanRangeCodecRangeValuerToBinary struct {
range_codec.go#L73: func (plan *encodePlanRangeCodecRangeValuerToBinary) Encode(value any, buf []byte) (newBuf []byte, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)